Operation downloadFilesZip (downloadFilesZip)
In component org.nuxeo.ecm.webapp.seam.action.defaultChains
Operation id | downloadFilesZip |
---|---|
Category | Chain |
Label | downloadFilesZip |
Requires | |
Since |
Parameters
No parameters.
Signature
Inputs | document, documents |
---|---|
Outputs | blob, blob |
Implementation Information
Implementation Class | Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl |
---|---|
Contributing Component | org.nuxeo.ecm.webapp.seam.action.defaultChains |
JSON Definition
{ "id" : "downloadFilesZip", "label" : "downloadFilesZip", "category" : "Chain", "requires" : null, "description" : null, "url" : "downloadFilesZip", "signature" : [ "document", "blob", "documents", "blob" ], "params" : [ ] }